home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 April: Mac OS SDK / Dev.CD Apr 00 SDK1.toast / Development Kits / Mac OS / Apple Guide / Engineering / Context Check Modules / Standard CC Modules / Process Context / JustName.make next >
Encoding:
Text File  |  1993-11-29  |  474 b   |  12 lines  |  [TEXT/MPS ]

  1. #    Copyright:    © 1993 Apple Computer, Inc. All rights reserved.
  2. #    Author:        Greg Brewer
  3.  
  4. #
  5. #    Declare the resources specifics for this context check, the default context make will run
  6. #         Must Declare kAppleEventType, kFileName, and kResID
  7. #        If your module uses more then {kFileName}.c, {kFileName}.h, and {kFileName}.r, then
  8. #        You have to create a real make file (called MakeFile) with your own dependencies, etc.
  9.  
  10. kAppleEventType    =    'PCSS'
  11. kFileName            =    Process
  12. kResID                =    0